Source for Android
Toggle table of contents
v.0.8.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Source for Android
Source for Android
/
com.gu.source.components.chips
/
SourceBaseChip
Source
Base
Chip
object
SourceBaseChip
Object defining the styling information for the base chip.
Members
Types
Style
Link copied to clipboard
data
class
Style
(
val
fillColour
:
Color
,
val
border
:
BorderStroke
,
val
shape
:
Shape
,
val
rippleColour
:
Color
)
Data model for styling of the base chip.